home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 016a / alltips.zip / TT39.004 < prev    next >
Text File  |  1991-10-11  |  1KB  |  27 lines

  1.                                        AMI TECH TIP
  2.  
  3.  
  4. TECH TIP NO.        TT39.004
  5.  
  6. DATE:               September 16, 1991
  7. BOARD TYPE:         Baby Voyager, Series 39
  8. BOARD REVISION:B
  9. BOARD FREQUENCY:    N/A
  10. ORIGINATOR:         Umashankar Mondal
  11. RELEASED BY:   Documentation Control
  12.  
  13.  
  14. Internal Cache Modification
  15.  
  16. All Baby Voyager Boards with ECN 001/ECN 002 could have problems with I/O cards that are accessing memory locations in the E0000h - EFFFFh address segment.  This is because in ECN 001 and ECN 002 level boards, this area is cached in the 80486 internal cache.  This problem might appear with a number of serial intelligent I/O controllers for UNIX as well as certain communication cards, etc.
  17.  
  18. The modification generated by ECN003 does not allow the contents in the E0000h - EFFFFh address segment to be cached in the internal cache of 80486.
  19.  
  20. The PAL change at location U43 is:
  21.  
  22.      ECN001/ECN002       ECN003 
  23.      
  24.       G00E3902           G10E3902.
  25.  
  26.  
  27.